crypto/hpke.dhKEM.curve (field)
4 uses
crypto/hpke (current package)
kem.go#L111: curve ecdh.Curve
kem.go#L216: pub, err := kem.curve.NewPublicKey(data)
kem.go#L289: priv, err := kem.curve.GenerateKey(rand.Reader)
kem.go#L297: priv, err := kem.curve.NewPrivateKey(ikm)
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |